Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[PR #8657/6c6ecfaf backport][3.10] Fix multipart reading with split boundary #8658

Conversation

patchback[bot]
Copy link
Contributor

@patchback patchback bot commented Aug 8, 2024

This is a backport of PR #8657 as merged into master (6c6ecfa).

Fixes #8643.

@Dreamsorcerer Dreamsorcerer merged commit 1bc8d53 into 3.10 Aug 8, 2024
32 of 33 checks passed
@Dreamsorcerer Dreamsorcerer deleted the patchback/backports/3.10/6c6ecfaf320b27eb9f86066c4bfb1f3947c3362d/pr-8657 branch August 8, 2024 20:59
Copy link

codecov bot commented Nov 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.71%. Comparing base (491106e) to head (fa318f2).
Report is 200 commits behind head on 3.10.

Additional details and impacted files
@@           Coverage Diff           @@
##             3.10    #8658   +/-   ##
=======================================
  Coverage   97.71%   97.71%           
=======================================
  Files         108      108           
  Lines       33922    33970   +48     
  Branches     4036     4044    +8     
=======================================
+ Hits        33146    33194   +48     
  Misses        579      579           
  Partials      197      197           
Flag Coverage Δ
CI-GHA 97.61% <100.00%> (+<0.01%) ⬆️
OS-Linux 97.29% <100.00%> (+<0.01%) ⬆️
OS-Windows 94.81% <100.00%> (+<0.01%) ⬆️
OS-macOS 96.96% <100.00%> (+<0.01%) ⬆️
Py-3.10.11 97.06% <100.00%> (+<0.01%) ⬆️
Py-3.10.14 97.01% <100.00%> (+<0.01%) ⬆️
Py-3.11.9 97.25% <100.00%> (+<0.01%) ⬆️
Py-3.12.4 97.35% <100.00%> (+<0.01%) ⬆️
Py-3.8.10 94.43% <21.56%> (-0.12%) ⬇️
Py-3.8.18 96.79% <21.56%> (-0.12%) ⬇️
Py-3.9.13 96.94% <21.56%> (-0.12%) ⬇️
Py-3.9.19 96.90% <21.56%> (-0.12%) ⬇️
Py-pypy7.3.16 96.49% <21.56%> (-0.12%) ⬇️
VM-macos 96.96% <100.00%> (+<0.01%) ⬆️
VM-ubuntu 97.29% <100.00%> (+<0.01%) ⬆️
VM-windows 94.81% <100.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant